home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d1 / dsztutor.arc / DSZT6 < prev    next >
Text File  |  1989-11-11  |  1KB  |  20 lines

  1.  
  2.                 DSZ port 2 speed 2400 pa7300 pB3000 pv9  rz -y
  3.                 └┬┘ └────────────────────┬─────────────┘└┬┘ └┬┘
  4.                  1                       2               3   4
  5.  
  6.  
  7.       ┌──────────────────────────────────────────────────────────────────┐
  8.       │1.  DSZ is the command necessary to START DSZ at the DOS prompt   │
  9.       ├──────────────────────────────────────────────────────────────────┤
  10.       │2.  These are HARDWARE RELATED COMMANDS.  They tell DSZ:          │
  11.       │       Use Comm 2 -operate at 2400 baud - and set these parameters│
  12.       │           parameter a (timeout value) to value 7300              │
  13.       │           parameter B (buffer size) to a value of 3000           │
  14.       │           parameter v (verbose error msg) to a value of level 9  │
  15.       ├──────────────────────────────────────────────────────────────────┤
  16.       │3.  The PROTOCOL COMMAND for a Zmodem download                    │
  17.       ├──────────────────────────────────────────────────────────────────┤
  18.       │4.  The OPTION COMMAND -y which causes Zmodem to overwrite an     │
  19.       │       already existing file.                                     │
  20.       └──────────────────────────────────────────────────────────────────┘